Click or drag to resize

ServiceReplyToAll Method (ReplyAllItem)

Sends reply message to all recipients.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public ItemInfoResponse ReplyToAll(
	ReplyAllItem replyAllItem
)

Parameters

replyAllItem
Type: Independentsoft.ExchangeReplyAllItem
The reply all item.

Return Value

Type: ItemInfoResponse
ItemInfoResponse.
See Also